home *** CD-ROM | disk | FTP | other *** search
- Path: EU.net!sun4nl!xs4all!marketgraph!rvg
- From: rvg@marketgraph.xs4all.nl (Ruud van Gaal)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Q: Whats so special about RKMs View example?? I need Help!
- Message-ID: <1b04nav60.alamito@marketgraph.xs4all.nl>
- Date: Mon, 22 Jan 96 13:04:27 CET
- References: <42386127@clobber.unterland.de>
- Reply-To: rvg@marketgraph.xs4all.nl
- X-Newsreader: Alamito Mail and News Manager (V2.0.4 for Waffle) registered to MARKETGRAPH VISUAL AUTOMATION
-
- In <42386127@clobber.unterland.de> "Martin Biallas"
- <billy@clobber.unterland.de> wrote:
-
- >Hello!
- >
- >In the RKM Libraries on page 556 is the example how you create your own view
- (in
- >fact one viewport for the view).
- >This example seemd very interesting to me. So I decided to code it. Because
- "my"
- >language is assembler, I had to translate this whole example.
- >Now it is finished, and it works ... very strage! :) Probably I ve made
- somewhere
- >an failure in my translation. But I seeked for an error but I found nothing!
-
- Probably still an error in your memory allocation routines; perhaps you're
- allocation what you need or want. If the view always has the same resolution
- (the one you wanted), it's probably somewhere in the ViewPort or BitMap
- section. Why not post your code. If you say 'I've converted C to ASM and
- found no errors', and find errors in the execution, then something went
- wrong, right?) (what smiley is that?)
-
- >A closer look with the debugger showed me, that sometimes the MrgCop call
- fails.
- >Somewhere within the routine a priviledge error occurs. (move.w yx,sr).
-
- Perhaps the machine is already too far gone to make this is hint. Stacksize?
-
- --
- Ruud van Gaal
- MarketGraph Visual Automation
- E-Mail : rvg@marketgraph.xs4all.nl
- DoomShell 4.5 homepage: http://www.xs4all.nl/~jwkorver
- "...Works fascinates me. I could sit and watch it for hours..."
-
-